home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00953_Script_7NVINNY-BAT
< prev
next >
Wrap
Text File
|
1995-05-21
|
522b
|
24 lines
on mouseDown
put "GoTo" into f
put "GoToHL" into fHL
puppetSound "button.aif"
hiliter 23, f, fHL
end
on mouseUp
global gTheDay, theMovieName, payoffStart, payoffEnd,¼
whichPayOff, whichBuyer, gBusted
puppetsprite 48, false
turnOffDaycons
WhatDayIsIt
put "PayOff" into whichPayOff
put "BATBuyers" into whichBuyer
put "P07N15A.MOV" into theMovieName
set payoffStart = 3210
set payoffEnd = 3310
set the castNum of sprite 23 = cast "GoTo"
updatestage
richOrPoor
end